FarPoint.Win アセンブリ > FarPoint.Win 名前空間 > FpHyperlink クラス > IsPointInLink メソッド : IsPointInLink(Graphics,Int32,Int32,Rectangle,String,Font,HorizontalAlignment,VerticalAlignment,LinkArea[],Picture) メソッド |
'Declaration
Public Overloads Shared Function IsPointInLink( _ ByVal g As Graphics, _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal r As Rectangle, _ ByVal text As String, _ ByVal f As Font, _ ByVal horizontalAlignment As HorizontalAlignment, _ ByVal verticalAlignment As VerticalAlignment, _ ByVal areas() As LinkArea, _ ByVal pict As Picture _ ) As Integer